Correct the documentation for how to set accessible names
authorMatthias Clasen <mclasen@redhat.com>
Sun, 10 Feb 2013 20:40:27 +0000 (15:40 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 10 Feb 2013 20:47:14 +0000 (15:47 -0500)
commit2379445c1d18af3dca9e059ab9f18d440c5ccbe8
tree521c649a3d2aa86c919e3a6be761ba58611e350f
parentfbb1ee02bc6bd994a6566667ee0d5d75ad421e9a
Correct the documentation for how to set accessible names

The example in the GtkWidget docs was referring to a nonexisting
AtkObject::name property. The correct property name is
accessible-name.
gtk/gtkwidget.c